Computer and Modernization ›› 2009, Vol. 1 ›› Issue (10): 120-6.doi: 10.3969/j.issn.1006-2475.2009.10.034

• 应用与开发 • Previous Articles     Next Articles

Development of .NET Database System Based on 3tier Application

LI Hong-qin   

  1. International Business College, Shandong Institute of Business and Technology, Yantai 264005, China
  • Received:2009-02-23 Revised:1900-01-01 Online:2009-10-15 Published:2009-10-15

Abstract: The progress of computer technology drives the progress of software systerm design. Practice proves layered design is the primary method to improve the usability and maintainability of software system. This paper introduces the concept of 3tier application and applies it to the development of .NET database operation system. Through the functional partitionings of presentation, business and data access, this paper realizes the best way of Microsoft .NET application to access data. At last the paper uses an example to describe the development course of .NET database operation system based on 3tier application in detail, and then probes how to realize an effective method to transmit data between tiers of distibuted application.

Key words: 3tier application, data access logic component, business entity component